PushUnsubscriptionCallback

Functions

Link copied to clipboard
public abstract void onFail(MobileError error)
Callback method which is called when the operation fails.
Link copied to clipboard
public abstract void onSuccess()
Callback method which is called when the operation is successful.